Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): import resty.mlcache from lua-resty-mlcache #10989

Merged
merged 3 commits into from
Jun 3, 2023

Conversation

bungle
Copy link
Member

@bungle bungle commented Jun 1, 2023

Summary

Forking resty.mlcache into Kong in preparations on adding functionality and changes to it that are out of the scope for the upstream project. Some of which we may try to contribute to upstream too.

@bungle bungle force-pushed the chore/import-mlcache branch 2 times, most recently from 0e1dd61 to 75e1827 Compare June 1, 2023 13:14
@bungle bungle changed the title chore(dns): import resty.mlcahe from lua-resty-mlcache chore(deps): import resty.mlcahe from lua-resty-mlcache Jun 1, 2023
@bungle bungle changed the title chore(deps): import resty.mlcahe from lua-resty-mlcache chore(deps): import resty.mlcache from lua-resty-mlcache Jun 1, 2023
@bungle bungle force-pushed the chore/import-mlcache branch 2 times, most recently from 76f3e39 to 64fe003 Compare June 1, 2023 13:59
@bungle bungle requested a review from hanshuebner June 1, 2023 14:00
@bungle bungle marked this pull request as ready for review June 1, 2023 14:00
@hanshuebner
Copy link
Contributor

@bungle CI stays red after retry, related?

@bungle bungle force-pushed the chore/import-mlcache branch from 64fe003 to 23e18ce Compare June 1, 2023 14:52
@bungle
Copy link
Member Author

bungle commented Jun 1, 2023

@bungle CI stays red after retry, related?

not related. now green. there seems to be some newly introduced flakiness.

@bungle bungle force-pushed the chore/import-mlcache branch from 23e18ce to c2b73b7 Compare June 2, 2023 08:16
@bungle
Copy link
Member Author

bungle commented Jun 2, 2023

@bungle CI stays red after retry, related?

@hanshuebner, now it is related as it now runs the tests because of:
61ee8bc

I'll fix the mlcache tests.

@bungle bungle force-pushed the chore/import-mlcache branch from c2b73b7 to fc6e0c2 Compare June 2, 2023 10:26
hanshuebner
hanshuebner previously approved these changes Jun 2, 2023
@hanshuebner hanshuebner dismissed their stale review June 2, 2023 11:31

Related test failing

bungle added 2 commits June 2, 2023 22:23
### Summary

Forking `resty.mlcache` into Kong in preparations on adding functionality and
changes to it that are out of the scope for the upstream project.

Co-authored-by: Thibault Charbonnier<thibaultcha@me.com> (@thibaultcha)
Co-authored-by: Thijs Schreijer<thijs@thijsschreijer.nl> (@Tieske)
Co-authored-by: Julien Desgats(@jdesgats)
Co-authored-by: Robert Paprocki<robert@cryptobells.com> (@p0pr0ck5)
Co-authored-by: Aapo Talvensaari<aapo.talvensaari@gmail.com> (@bungle)
Co-authored-by: Chrono Law<chrono_cpp@me.com> (@chronolaw)
Co-authored-by: Michael Martin<flrgh@protonmail.com> (@flrgh)
Co-authored-by: Hamish Forbes (@hamishforbes)
Co-authored-by: Piotr Przybylski<piotrprz@gmail.com> (@piotrp)
Co-authored-by: Martin Amps<m@rtin.so> (@martinamps)
Co-authored-by: Yuchen Wu<eaufavor@gmail.com> (@eaufavor)

Signed-off-by: Aapo Talvensaari <aapo.talvensaari@gmail.com>
### Summary

With Kong we will run tests with known OpenResty version, so we can remove
some mlcache tests that were for older OpenResty versions and also the usage
of `skip_openresty` clauses.

Signed-off-by: Aapo Talvensaari <aapo.talvensaari@gmail.com>
@bungle bungle force-pushed the chore/import-mlcache branch from 16ba759 to a9624fb Compare June 2, 2023 19:23
…lcache lib

Signed-off-by: Aapo Talvensaari <aapo.talvensaari@gmail.com>
@bungle bungle force-pushed the chore/import-mlcache branch from a9624fb to a6dc798 Compare June 2, 2023 19:42
@hanshuebner hanshuebner merged commit ae52d5b into master Jun 3, 2023
@hanshuebner hanshuebner deleted the chore/import-mlcache branch June 3, 2023 04:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants